* files.texi (Reverting): Auto-Revert Tail mode works also for remote
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 2 Aug 2009 17:29:29 +0000 (17:29 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 2 Aug 2009 17:29:29 +0000 (17:29 +0000)
files.

doc/emacs/files.texi

index 54060b4f9f30b2d61b840aff6576ca765038c273..34447f06096865f161096cbd4f2ee269424033e3 100644 (file)
@@ -962,6 +962,7 @@ the buffer, and it will stay there as the file contents change.
 However, if you are sure that the file will only change by growing at
 the end, use Auto-Revert Tail mode instead
 (@code{auto-revert-tail-mode}).  It is more efficient for this.
+Auto-Revert Tail mode works also for remote files.
 
   @xref{VC Mode Line}, for Auto Revert peculiarities in buffers that
 visit files under version control.